@WebServiceClient(name="MedicoDiBaseService",
targetNamespace="http://www.nsisr.puglia.it/Schemas/",
wsdlLocation="MedicoDiBaseWS_ErogatoreLogico.wsdl")
public class MedicoDiBaseService
extends javax.xml.ws.Service
| Modifier and Type | Field and Description |
|---|---|
private static javax.xml.ws.WebServiceException |
MEDICODIBASESERVICE_EXCEPTION |
private static javax.xml.namespace.QName |
MEDICODIBASESERVICE_QNAME |
private static java.net.URL |
MEDICODIBASESERVICE_WSDL_LOCATION |
| Constructor and Description |
|---|
MedicoDiBaseService() |
MedicoDiBaseService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
private static java.net.URL |
__getWsdlLocation() |
MedicoDiBase |
getMedicoDiBasePort() |
MedicoDiBase |
getMedicoDiBasePort(javax.xml.ws.WebServiceFeature... features) |
addPort, create, create, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolverprivate static final java.net.URL MEDICODIBASESERVICE_WSDL_LOCATION
private static final javax.xml.ws.WebServiceException MEDICODIBASESERVICE_EXCEPTION
private static final javax.xml.namespace.QName MEDICODIBASESERVICE_QNAME
public MedicoDiBaseService()
public MedicoDiBaseService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName)
@WebEndpoint(name="MedicoDiBasePort") public MedicoDiBase getMedicoDiBasePort()
@WebEndpoint(name="MedicoDiBasePort") public MedicoDiBase getMedicoDiBasePort(javax.xml.ws.WebServiceFeature... features)
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.private static java.net.URL __getWsdlLocation()